Table 6300 Azure AD App Setup in 25

App
Base Application
Namespace
System.Azure.Identity

Fields, 5Keys, 1Procedures, 4

Versions171819202122232425262728latest

Source29

Fields, 5

IdNameTypeObsolete
1App IDGuid-
2Secret KeyBlobPending 17.0
The Secret Key has been moved to Isolated Storage. Use GetSecretKeyFromIsolatedStorage/SetSecretKeyToIsolatedStorage to retrieve or set the Secret Key.
3Primary KeyInteger-
4Redirect URLText[150]-
5Isolated Storage Secret KeyGuid-

Keys, 1

NameFieldsObsolete
Key1, clusteredPrimary Key-

Procedures, 4

NameParametersReturnsAccessObsolete
GetSecretKeyFromIsolatedStorage()TextpublicPending 25.0
Replaced by GetSecretKeyFromIsolatedStorageAsSecretText
SetSecretKeyToIsolatedStorage(Text)publicPending 25.0
Replaced by SetSecretKeyToIsolatedStorage(SecretKey: SecretText)
GetSecretKeyFromIsolatedStorageAsSecretText()SecretTextpublic-
SetSecretKeyToIsolatedStorage(SecretText)public-