LicFileLicenseProvider.GetKey(Type) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回指定类型的密钥。
protected:
virtual System::String ^ GetKey(Type ^ type);
protected virtual string GetKey (Type type);
abstract member GetKey : Type -> string
override this.GetKey : Type -> string
Protected Overridable Function GetKey (type As Type) As String
参数
- type
- Type
要返回密钥的对象类型。
返回
对 type
参数已被授权的确认。