PersistentChatRoleDescriptor.PrincipalWithRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets basic information about the principal to whom the role has been granted.
public:
property Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatPrincipalSummary ^ PrincipalWithRole { Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatPrincipalSummary ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatPrincipalSummary PrincipalWithRole { get; }
member this.PrincipalWithRole : Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatPrincipalSummary
Public ReadOnly Property PrincipalWithRole As PersistentChatPrincipalSummary
Property Value
The principal with role.