1 write to _owner
WindowsBase (1)
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
387
_owner
= owner;
1 reference to _owner
WindowsBase (1)
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
317
grantList.Add(new ContentGrant(
_owner
, contentRight.Value, rightsInfo.ValidFrom, rightsInfo.ValidUntil));