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)

속성 값

이 라이선스에 제공된 할당된 사용자 권한의 컬렉션입니다.

적용 대상