Click or drag to resize

OrganizationsGetUserAuthenticationLoggingInitialDateV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetUserAuthenticationLoggingInitialDateV30Async(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<UserAuthenticationLoggingInitialDateResponseJson> GetUserAuthenticationLoggingInitialDateV30Async(
	OrgLicenseSubscriptionInfoRequestJson orgLicenseSubscriptionInfoRequestJson
)

Parameters

orgLicenseSubscriptionInfoRequestJson
Type: BlackBerry.Workspaces.JsonOrgLicenseSubscriptionInfoRequestJson

[Missing <param name="orgLicenseSubscriptionInfoRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetUserAuthenticationLoggingInitialDateV30Async(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

Return Value

Type: TaskUserAuthenticationLoggingInitialDateResponseJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetUserAuthenticationLoggingInitialDateV30Async(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

See Also