UnsignedPublishLicense.Grants 속성

정의

지정된 사용자 권한 컬렉션을 가져옵니다.

public:
 property System::Collections::Generic::ICollection<System::Security::RightsManagement::ContentGrant ^> ^ Grants { System::Collections::Generic::ICollection<System::Security::RightsManagement::ContentGrant ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Security.RightsManagement.ContentGrant> Grants { get; }
member this.Grants : System.Collections.Generic.ICollection<System.Security.RightsManagement.ContentGrant>
Public ReadOnly Property Grants As ICollection(Of ContentGrant)

속성 값

ICollection<ContentGrant>

이 라이선스에 제공된, 지정된 사용자 권한 컬렉션입니다.

적용 대상