SPRequestUsageEntry.ClaimsAuthenticationTimeType property
O tipo de operação de autenticação de declarações que ocorreu.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property ClaimsAuthenticationTimeType As String
Get
Set
'Uso
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.ClaimsAuthenticationTimeType
instance.ClaimsAuthenticationTimeType = value
public string ClaimsAuthenticationTimeType { get; set; }
Property value
Type: System.String