Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UserIdentity Dim value As String instance.PolicyId = value value = instance.PolicyId |
C# | |
---|---|
public string PolicyId {get; set;} |
This value is used to initialize the UserIdentityToken object when GetIdentityToken() is called.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x