Partilhar via


TrustedDomain Members

Include Protected Members
Include Inherited Members

This class represents a domain and its type.

The TrustedDomain type exposes the following members.

Constructors

  Name Description
Public method TrustedDomain(String) Creates an instance of a trusted domain.
Public method TrustedDomain(String, TrustedDomainMode) Creates an instance of a trusted domain with specific domain mode.

Top

Properties

  Name Description
Public property DomainMode Gets the value of domain mode for this trusted domain.
Public property DomainName Gets the value of trusted domain name.

Top

Methods

  Name Description
Public method Equals(Object) (inherited from Object)
Public method Equals(TrustedDomain) Checks whether the current object is equal to the specified object.
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

TrustedDomain Class

Microsoft.Rtc.Collaboration Namespace