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.
Gets the programmatic name of the security principal.
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property IdentityName As String
Get
'Usage
Dim instance As IAccessControlEntry
Dim value As String
value = instance.IdentityName
string IdentityName { get; }
Property Value
Type: System.String
The programmatic name of the security principal.