Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.