TokenCache.SetIosKeychainSecurityGroup(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the security group to be used with the iOS Keychain. This function should not be used by external customers. It will be removed in a future version of MSAL.
public void SetIosKeychainSecurityGroup (string securityGroup);
abstract member SetIosKeychainSecurityGroup : string -> unit
override this.SetIosKeychainSecurityGroup : string -> unit
Public Sub SetIosKeychainSecurityGroup (securityGroup As String)
Parameters
- securityGroup
- String