Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.