Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents customer authentication information.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As CustomerAuthentication
Syntax
'Declaration
Public Enumeration CustomerAuthentication
public enum CustomerAuthentication
public enum class CustomerAuthentication
public enum CustomerAuthentication
public enum CustomerAuthentication
Members
| Member name | Description |
|---|---|
| Authenticated | Specifies that the customer is authenticated. |
| KnownButNotAuthenticated | Specifies that the customer is known but unauthenticated. |
| NotAuthenticated | Specifies that the customer is not authenticated. |
Platforms
See Also
Reference
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.