ClaimIdentifier Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ClaimIdentifier
public enum ClaimIdentifier
type ClaimIdentifier =
Public Enum ClaimIdentifier
- Inheritance
-
ClaimIdentifier
Fields
Name | Value | Description |
---|---|---|
Upn | 0 | |
CompanyId | 1 | |
CompanyName | 2 | |
UserId | 3 | |
UserName | 4 | |
Test | 5 |