Domain Property (CredentialProfile)
 
            
            Returns the domain portion of the UserID, if one is present.
            
            
            
            
            
            
            
            
            'Declaration
 
Public ReadOnly Property Domain As String
             
        
            
            public string Domain {get;}
             
        
             
        
            
            
            Property Value
The domain name for the UserID, or an empty string if the userID does not contain a domain.