removeCredential:forProtectionSpace:
-(void)removeCredential:(NSURLCredential *)credential: forProtectionSpace:(NSURLProtectionSpace *)protectionSpace:
解説
信用証明を取り除きます。
返り値
( void )
なし
引数
( NSURLCredential * )credential
( NSURLProtectionSpace * )protectionSpace
フレームワーク
Foundation
クラス
NSURLCredentialStorage
Instance Methods
使用可能
10.2.7(10.2+safari)
参照
-setCredential:forProtectionSpace: