Share via


IAccessControlEntry.IdentityName Property

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.

See Also

Reference

IAccessControlEntry Interface

IAccessControlEntry Members

Microsoft.BusinessData.Infrastructure Namespace