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

In This Topic
    SIDString Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property SIDString As String
    [DataMember()]
    public string SIDString {get; set;}
    See Also