Gets the unique identifier of the account's primary domain alias.
Namespace: ConnectedApps.Cms.Sdk.FrameworkAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid DomainId { get; }
Public ReadOnly Property DomainId As Guid
Get
public:
property Guid DomainId {
Guid get ();
}
member DomainId : Guid with get
Property Value
Type:
Guid
See Also