KeyContainerPermissionAttribute.ProviderName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置提供程序名称。
public:
property System::String ^ ProviderName { System::String ^ get(); void set(System::String ^ value); };
public string ProviderName { get; set; }
member this.ProviderName : string with get, set
Public Property ProviderName As String
属性值
提供程序的名称。
注解
提供程序名称的示例是“Microsoft 增强加密提供程序”。 如果 null
指定,则使用增强的加密提供程序名称。