adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecurityIdentifier Class / NameUse Property

In This Topic
    NameUse Property
    In This Topic
    Indicates the type (use) of the SID
    Syntax
    'Declaration
     
    
    Public Property NameUse As SIDNameUse
    public SIDNameUse NameUse {get; set;}
    See Also